public PDFCosObject get( int index ) |
Parameters
- index
- Index of element to return.
Return Value
The element at the specified.
public PDFCosObject get( int index ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when the index value is invalid |